-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add cli download
to download public node snapshots
#13598
base: main
Are you sure you want to change the base?
feat: add cli download
to download public node snapshots
#13598
Conversation
CodSpeed Performance ReportMerging #13598 will not alter performanceComparing Summary
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's also maybe add a list of pre-set snapshot URLs so that the user doesn't need to find the URL themselves? And we can default to one of them, while the --help
menu shows alternatives/fallbacks?
What would you advise me to be able to fetch the same block height they are using in their url ? @matias-gonz @joshieDo My aim is to build a default "dynamic" url with the corresponding block height with this pattern : |
Closes #13469.
Example of use :